home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / HENSA / MISC / GSTREAM / GSTREAM.ARC / h / savebox < prev    next >
Encoding:
Text File  |  1993-05-08  |  156 b   |  6 lines

  1. #include "gstream.h"
  2. #ifndef _savebox_h
  3. #define _savebox_h
  4. extern int savebox(char *filename, int estsize, int type, int *safeptr, gstream *stream);
  5. #endif
  6.